Uses of Class
org.modeshape.graph.search.AbstractSearchEngine

Packages that use AbstractSearchEngine
org.modeshape.search.lucene An implementation of the SearchEngine interface that uses the Lucene library. 
 

Uses of AbstractSearchEngine in org.modeshape.search.lucene
 

Subclasses of AbstractSearchEngine in org.modeshape.search.lucene
 class AbstractLuceneSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
          An abstract SearchEngine implementation that is set up to use the Lucene library.
 class LuceneSearchEngine
          A SearchEngine implementation that uses Lucene for the backing indexes.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.